Nuprl Definition : es-state-without
11,40
postcript
pdf
state@
i
\\
x
==
y
:Id
if
y
=
x
then Top else vartype(
i
;
y
) fi
latex
clarification:
es-state-without(
es
;
i
;
x
) ==
y
:Id
if
y
=
x
then Top else es-vartype(
es
;
i
;
y
) fi
latex
Definitions
x
:
A
B
(
x
)
,
Id
,
if
b
then
t
else
f
fi
,
a
=
b
,
Top
,
vartype(
i
;
x
)
FDL editor aliases
es-state-without
origin